Skip to content

Enhance DSR docs aroung CRI socket mounting#1737

Merged
aauren merged 1 commit intocloudnativelabs:masterfrom
jnummelin:docs/mount-dsr-socket-dir
Sep 12, 2024
Merged

Enhance DSR docs aroung CRI socket mounting#1737
aauren merged 1 commit intocloudnativelabs:masterfrom
jnummelin:docs/mount-dsr-socket-dir

Conversation

@jnummelin
Copy link
Copy Markdown
Contributor

Change the mount examples to use whole directory as the socket file might change during runtime and thus mounting the single file might break the behaviour in case of container runtime restarts.

Also simplified all the examples to use containerd as CRI as it's probably the most used CRI.

Fixes #1719

Change the mount examples to use whole directory as the socket file might change during runtime and thus mounting the single file might break the behaviour in case of container runtime restarts.

Also simplified all the examples to use containerd as CRI as it's probably the most used CRI.

Signed-off-by: Jussi Nummelin <jnummelin@mirantis.com>
@aauren
Copy link
Copy Markdown
Collaborator

aauren commented Sep 12, 2024

@jnummelin Thanks for fixing this up!

@aauren aauren merged commit 14a9e80 into cloudnativelabs:master Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

documentation/DSR examples: mount directory containing the socket instead the socket directly

2 participants